composetable: Fix algorithmic matching
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 02:51:51 +0000 (21:51 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 2 Feb 2021 02:51:51 +0000 (21:51 -0500)
commitef053ebb4a33fe315aeb4137d3266f3aeeb3033b
tree3c974aa63d0731b7835c39c97a99375b1e9ce734
parent8d18d937422a406468e3e5f0ac17125f9137d2d6
composetable: Fix algorithmic matching

The code wasn't paying attention to (lack of) nul-termination
in one place, causing it to not match when it should.
gtk/gtkcomposetable.c